- non-locking
- возвращающий
Англо-русский технический словарь.
Англо-русский технический словарь.
locking differential — A differential with the ability for locking together the two half shafts, thus putting the differential out of action and greatly improving traction. In a non locking differential if one wheel was stuck in snow and spinning, the other wheel would … Dictionary of automotive terms
Non-Uniform Memory Access — (NUMA) is a computer memory design used in Multiprocessing, where the memory access time depends on the memory location relative to a processor. Under NUMA, a processor can access its own local memory faster than non local memory, that is, memory … Wikipedia
Non-blocking algorithm — In computer science, a non blocking algorithm ensures that threads competing for a shared resource do not have their execution indefinitely postponed by mutual exclusion. A non blocking algorithm is lock free if there is guaranteed system wide… … Wikipedia
Non-blocking synchronization — In computer science, non blocking synchronization ensures that threads competing for a shared resource do not have their execution indefinitely postponed by mutual exclusion. Literature up to the turn of the century used non blocking synonymously … Wikipedia
Locking differential — A locking differential, diff lock or locker is a variation on the standard automotive differential. A locking differential may provide increased traction compared to a standard, or open differential by restricting each of the two wheels on an… … Wikipedia
Non-lock concurrency control — In Computer Science, in the field of databases, non lock concurrency control is a concurrency control method used in relational databases without using locking. There are several non lock concurrency control methods, which involve the use of… … Wikipedia
Strict two-phase locking — In computer science, strict two phase locking (Strict 2PL) is a locking method used in concurrent systems.The two rules of Strict 2PL are:# If a transaction T wants to read/write an object, it must request a shared/exclusive lock on the object. # … Wikipedia
Mode-locking — is a technique in optics by which a laser can be made to produce pulses of light of extremely short duration, on the order of picoseconds (10−12 s) or femtoseconds (10−15 s). The basis of the technique is to induce a fixed phase… … Wikipedia
Tidal locking — A separate article treats the phenomenon of tidal resonance in oceanography. : See the article tidal acceleration for a more quantitative description of the Earth Moon system. Tidal locking occurs when the gravitational gradient makes one side of … Wikipedia
Injection locking — is a high frequency (usually RF, but possibly microwave and optical) phenomenon where an oscillator directly synchronizes to another high frequency signal. In the case of a VCO an injection locking signal may override its low frequency control… … Wikipedia
Multiple granularity locking — In computer science, multiple granularity locking (MGL), sometimes called the John Rayner locking method, is a locking method used in database management systems (DBMS) and relational databases. In MGL, locks are set on objects that contain other … Wikipedia